Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add deserialization for ICS #7

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

jonasfranz
Copy link

This PR adds some basic deserialization features for parsing iCal-Files. The example implementation only contains a subset of the VEVENT element. This implementation could be extended in the future. I currently don't have time to implement the deserialization for all elements myself. Maybe somebody else can do it.

@lukas-h
Copy link
Member

lukas-h commented Aug 27, 2020

Thanks for the draft.

I planned to make the lib fully compliant with RFC 5545 #1

Will work on the parser soon

@emme1444
Copy link

emme1444 commented Sep 1, 2021

@lukas-h any updates on this?

Would really like to have access to this for my app.

Thanks for the package so far!

@lukas-h lukas-h changed the base branch from master to main November 23, 2021 10:17
@lukas-h
Copy link
Member

lukas-h commented Aug 3, 2022

Hi @emme1444 I didn’t put in the effort to build this feature. So we might ask @jonasfranz,
if we can get this PR ready to be merged.

@lukas-h
Copy link
Member

lukas-h commented Aug 3, 2022

As I see @jonasfranz, your branch is diverging from the dartclub/ical main.

Would be a great start to pull all of the new commits

Thanks for the effort!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants